home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / rbbs / rbtch180.zip / PROTO.DEF < prev    next >
Text File  |  1992-06-18  |  2KB  |  33 lines

  1. Here is an example of a Proto.Def file to use with RBatch.  Note that the
  2. "X" & "Y"modem are shelled to and do not use RBatch.  This is for an
  3. example only to show that not all protocols have to use RBatch.  If you
  4. wish to use "X" & "Y"modem with RBatch, just change the entry in this
  5. file to match the Zmodem entry, and then make a batch file called
  6. BATCHUPX.BAT, BATCHDNX.BAT, BATCHUPY.BAT, BATCHDNY.BAT and then
  7. modify these batch file so that the "X" & "Y" protocols are invoked.
  8.  
  9. Remember that if you use this as your proto.def setup, that these comments
  10. cannot be in the file.
  11.  
  12. =============================================================================
  13.  
  14. "B) Ymodem --------- (DSZ - Batch - Both Directions)
  15. ",4,D,8,,B,1024,,0.96,,4=E=A,"BATCHDNY.BAT [PORT#] [BAUD] [FILE]","BATCHUPY.BAT [PORT#] [BAUD] [PROTO] [NODE]"
  16. "G) Ymodem-G ------- (DSZ - Batch - Both Directions)
  17. ",4,D,8,,B,1024,,0.98,,4=E=A,"BATCHDNG.BAT [PORT#] [BAUD] [FILE]","BATCHUPG.BAT [PORT#] [BAUD] [PROTO] [NODE]"
  18. "H) HS/Link -------- (One way or Bi-directional)
  19. ",4,D,8,,B,2048,,0.96,,4=E=A,"HS1DN.BAT [PORT#] [BAUD] [PROTO] [NODE] [FILE]","HS1UP.BAT [PORT#] [BAUD] [PROTO] [NODE] [FILE]"
  20. "I) Bimodem -------- (One way or Bi-directional)
  21. ",4,D,8,,B,2030,,0.98,,4=E=A,"BI1DN.BAT [PORT#] [BAUD] [PROTO] [NODE] [FILE]","BI1UP.BAT [PORT#] [BAUD] [PROTO] [NODE] [FILE]"
  22. "M) MobyTurbo ------ (Turbo Zmodem) (DSZ - Batch - Both Directions)
  23. ",4,D,8,,B,1024,,0.98,,4=E=A,"BATCHDN.BAT [PORT#] [BAUD] [FILE]","BATCHUP.BAT [PORT#] [BAUD] [PROTO] [NODE]"
  24. "X) Xmodem --------- (DSZ - Single File Uploading/Downloading)
  25. ",4,S,8,,,128,,0.78,,1=E,"DSZ.COM handshake slow port [PORT#] speed [BAUD] sx [FILE]","DSZ.COM handshake slow port [PORT#] speed [BAUD] rx [FILE]"
  26. "Y) Ymodem 1K-Xmodem (DSZ - Single File Uploading/Downloading)
  27. ",4,S,8,,,1024,,0.94,,1=E,"DSZ.COM handshake slow port [PORT#] speed [BAUD] sx -k [FILE]","DSZ.COM handshake slow port [PORT#] speed [BAUD] rx -c -k [FILE]"
  28. "Z) Zmodem --------- (DSZ - Batch - Both Directions)
  29. ",4,D,8,,B,1024,,0.96,,4=E=A,"BATCHDN.BAT [PORT#] [BAUD] [FILE]","BATCHUP.BAT [PORT#] [BAUD] [PROTO] [NODE]"
  30. "N) None - Cancel (No Default Protocol)
  31.  
  32. Select Protocol",4,IN,,,,,,,,,,
  33.